Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Dual table in oracleDec 17
Give the different types of command words used in 8259a?Oct 10
Can a COMMIT command be used by itself or must it be embedded? Dec 21
When nesting transactions, does issuing a ROLLBACK TRANSACTION command cancel th...Dec 21
What is the ed command? Dec 21
What does the spool off command do? Dec 21
How can I process command-line arguments?Sep 24
Write an algorithm for Creating Stack (lifo) using Singly Linked List in dfs.Apr 03
Write an algorithm for Creating Queue(fifo) using Singly Linked List in dfs.Dec 04
In which object does Delphi place its SQL?Dec 21
What does streamline an SQL statement mean? Dec 21
What makes SQL a nonprocedural language?Dec 21
What can you do with SQL?Dec 21
Which of the following SQL statements will work? Dec 21
How to create table?Dec 15
EXAMINING OBJECTS CREATED BY A USER Dec 17
How does an AppDomain get created?Mar 16
Can I create my own metadata attributes?Feb 10
Can I create my own permission set?Feb 25
In Oracle, how can you find out what tables and views you own? Dec 21
If you issue the COMMIT command and then discover a mistake, can you still use t...Dec 21
Why is the arrangement of conditions in an SQL statement important? Dec 21
From which two sources can you generate SQL scripts? Dec 21
In which object does Microsoft Visual C++ place its SQL? Dec 21
What would happen if you created a table and granted select privileges on the ta...Dec 21
Are triggers used with the SELECT statement? Dec 21
What are the different types of forms that you can create in Access?Jan 20
How can you create a style by example? Explain.Jan 20
What is the use of macro? How do we create macro in Excel?Jan 20
Using the CHECKS table, write a query to return all the unique remarksDec 21
Using today's TEAMSTATS table, write a query to determine who is batting under...Dec 21
Which system is used to identify/track/monitor the individual knowledge and skil...Feb 25
What will happen if a unique index is created on a nonunique field? Dec 21
Which interrupts are generally used for critical events?Aug 12
What is the output modes used in 8279?Feb 09
What are the modes used in keyboard modes?Jan 04
What are the modes used in display modes?Mar 31
What are the various flags used in 8085?Oct 13
Which Stack is used in 8085?Apr 22
Which of the following option will create a user-defined namespace in ANSI C++?Dec 15
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b))Dec 15
Functional decomposition technique can be used to implement - Select optionDec 15
Write an algorithm for creating Heap in dfs (data file structure).Sep 13
Write an algorithm for Creating Singly Linked List in dfs (data file structure).Nov 10
Write an algorithm for Creating Circular Doubly Linked List in dfs.Sep 28
Inserting an element into the stack using array in dfs (data file structure)Dec 20
Write an algorithm for Inserting an element into the queue using array in dfsNov 08
Write an algorithm for Deleting an element from the queue using array in dfsNov 28
Write an algorithm for Deleting an element from the circular queue using array i...Oct 11
Write an algorithm for Creating a Binary Tree in dfs (data file structure).Oct 02